Skip to content

Reorder page from simple to advanced (rebased) #3928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

clemens-tolboom
Copy link
Contributor

As #3910 got meshed up here is a cherrypicked version.

As a followup on symfony/symfony#10980 I want to propose to reorder the page as the obvious way should come first. I took me way to long to find the correct way :p

I added two headers

  • The default ExceptionController
  • Override error templates

in order to introduce how override works and moved the controller override to the bottom as that is more advanced.

Fixes #3910

As a followup on symfony/symfony#10980 I want to propose to reorder the page as the obvious way should come first. I took me way to long to find the correct way :p

I added two headers

- The default ExceptionController
- Override error templates

in order to introduce how override works and moved the controller override to the bottom as that is more advanced.
@weaverryan
Copy link
Member

Nice work Clemens - thanks!

weaverryan added a commit that referenced this pull request Jun 11, 2014
…-tolboom)

This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3928).

Discussion
----------

Reorder page from simple to advanced (rebased)

As #3910 got meshed up here is a cherrypicked version.

===
As a followup on symfony/symfony#10980 I want to propose to reorder the page as the obvious way should come first. I took me way to long to find the correct way :p

I added two headers

- The default ExceptionController
- Override error templates

in order to introduce how override works and moved the controller override to the bottom as that is more advanced.

Fixes #3910

Commits
-------

13f5ec6 Fixed @weaverryan: backticks and rephase method overrides.
3ad1c6c Added feedback from @weaverryan with a little move around.
10ed835 Fixed feedback from @xabbuh: Templates
67e89af Fixed feedback from @xabbuh
334492a Reorder page from simple to advanced
@weaverryan weaverryan closed this Jun 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants